gtkstylecontext.c: Include fallback-c89.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 2 Feb 2015 07:00:45 +0000 (15:00 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 2 Feb 2015 07:00:45 +0000 (15:00 +0800)
commiteacfad7ed693c180158a5eee82335082a87973ea
treece7a1863e08e3ee3365668d2adebefbf1079b50b
parent31d3be96e4168f886293bae52ad1cee56b043881
gtkstylecontext.c: Include fallback-c89.c

round() is now being used in the function, so that compilers without
round() in their math.h is supported.
gtk/gtkstylecontext.c